home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 36 / PC Gamer IT CD 36 2-2.iso / utility / pmio12 / Pmio.ex_ / 0 / RCDATA / TOPTIONFORM1 / TOPTIONFORM1.txt < prev   
Text File  |  1998-10-17  |  20KB  |  741 lines

  1. object OptionForm1: TOptionForm1
  2.   Left = 114
  3.   Top = 95
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   ActiveControl = OkButton
  7.   BorderIcons = [biSystemMenu]
  8.   BorderStyle = bsSingle
  9.   Caption = 'User Preferences'
  10.   ClientHeight = 432
  11.   ClientWidth = 517
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   KeyPreview = True
  19.   Position = poDefaultPosOnly
  20.   Scaled = False
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnHide = FormHide
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Image1: TImage
  28.     Left = 24
  29.     Top = 396
  30.     Width = 32
  31.     Height = 32
  32.     Hint = 'http://www.geocities.com/CapeCanaveral/9725'
  33.     AutoSize = True
  34.     ParentShowHint = False
  35.     Picture.Data = {<image001.ico>}
  36.     ShowHint = True
  37.   end
  38.   object OkButton: TButton
  39.     Left = 254
  40.     Top = 401
  41.     Width = 75
  42.     Height = 26
  43.     Caption = 'OK'
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.     OnClick = OkButtonClick
  48.   end
  49.   object CancelButton: TButton
  50.     Left = 346
  51.     Top = 401
  52.     Width = 75
  53.     Height = 26
  54.     Cancel = True
  55.     Caption = 'Cancel'
  56.     ModalResult = 2
  57.     TabOrder = 2
  58.   end
  59.   object PageControl: TPageControl
  60.     Left = 4
  61.     Top = 8
  62.     Width = 508
  63.     Height = 385
  64.     ActivePage = FolderTab
  65.     TabOrder = 0
  66.     OnChange = PageControlChange
  67.     object GeneralTab: TTabSheet
  68.       Caption = ' General '
  69.       object GeneralGroup: TGroupBox
  70.         Left = 16
  71.         Top = 16
  72.         Width = 472
  73.         Height = 333
  74.         TabOrder = 0
  75.         object ImageLabel: TLabel
  76.           Left = 285
  77.           Top = 25
  78.           Width = 182
  79.           Height = 19
  80.           AutoSize = False
  81.           Caption = 'images at the same time'
  82.         end
  83.         object AskEdit: TEdit
  84.           Left = 233
  85.           Top = 22
  86.           Width = 29
  87.           Height = 21
  88.           TabOrder = 1
  89.           Text = '5'
  90.           OnChange = AskEditChange
  91.         end
  92.         object AskUpDown: TUpDown
  93.           Left = 262
  94.           Top = 22
  95.           Width = 16
  96.           Height = 21
  97.           Associate = AskEdit
  98.           Min = 1
  99.           Max = 1000
  100.           Position = 5
  101.           TabOrder = 10
  102.           Thousands = False
  103.           Wrap = False
  104.         end
  105.         object CheckBox4: TCheckBox
  106.           Left = 29
  107.           Top = 46
  108.           Width = 440
  109.           Height = 20
  110.           Caption = 'Ask before &moving image files when thumbnails are dragged'
  111.           TabOrder = 2
  112.         end
  113.         object CheckBox5: TCheckBox
  114.           Left = 29
  115.           Top = 23
  116.           Width = 200
  117.           Height = 20
  118.           Caption = '&Ask before opening more than'
  119.           TabOrder = 0
  120.           OnClick = CheckBox5Click
  121.         end
  122.         object PanelColourButton: TButton
  123.           Left = 20
  124.           Top = 284
  125.           Width = 117
  126.           Height = 26
  127.           Caption = '&Panel Colour...'
  128.           TabOrder = 8
  129.           OnClick = PanelColourButtonClick
  130.         end
  131.         object SelectionColourButton: TButton
  132.           Left = 228
  133.           Top = 284
  134.           Width = 117
  135.           Height = 26
  136.           Caption = 'Selection &Colour...'
  137.           TabOrder = 9
  138.           OnClick = SelectionColourButtonClick
  139.         end
  140.         object ColourPanel1: TPanel
  141.           Left = 140
  142.           Top = 285
  143.           Width = 25
  144.           Height = 25
  145.           BevelOuter = bvLowered
  146.           TabOrder = 11
  147.         end
  148.         object ColourPanel2: TPanel
  149.           Left = 348
  150.           Top = 285
  151.           Width = 25
  152.           Height = 25
  153.           BevelOuter = bvLowered
  154.           TabOrder = 12
  155.         end
  156.         object CheckBox2: TCheckBox
  157.           Left = 29
  158.           Top = 69
  159.           Width = 440
  160.           Height = 20
  161.           Caption = 'Automatically &re-lay thumbnails when window is resized'
  162.           TabOrder = 3
  163.         end
  164.         object CheckBox1: TCheckBox
  165.           Left = 29
  166.           Top = 91
  167.           Width = 440
  168.           Height = 20
  169.           Caption = 'Automatically &scroll to show new thumbnails'
  170.           TabOrder = 4
  171.         end
  172.         object CheckBox7: TCheckBox
  173.           Left = 29
  174.           Top = 114
  175.           Width = 440
  176.           Height = 20
  177.           Caption = 'Show &tooltips'
  178.           TabOrder = 5
  179.         end
  180.         object CheckBox11: TCheckBox
  181.           Left = 29
  182.           Top = 137
  183.           Width = 440
  184.           Height = 20
  185.           Caption = 'Confirm image file &deletion'
  186.           TabOrder = 6
  187.         end
  188.         object GroupBox1: TGroupBox
  189.           Left = 20
  190.           Top = 163
  191.           Width = 353
  192.           Height = 94
  193.           TabOrder = 7
  194.           object CheckBox9: TCheckBox
  195.             Left = 9
  196.             Top = 13
  197.             Width = 296
  198.             Height = 20
  199.             Caption = '&Label thumbnails using the following format:'
  200.             TabOrder = 0
  201.             OnClick = CheckBox9Click
  202.           end
  203.           object LabelEdit: TEdit
  204.             Left = 28
  205.             Top = 36
  206.             Width = 301
  207.             Height = 21
  208.             TabOrder = 1
  209.           end
  210.           object ExampleButton1: TButton
  211.             Left = 29
  212.             Top = 62
  213.             Width = 75
  214.             Height = 24
  215.             Caption = 'Example &1'
  216.             TabOrder = 2
  217.             OnClick = ExampleButton1Click
  218.           end
  219.           object ExampleButton2: TButton
  220.             Left = 142
  221.             Top = 62
  222.             Width = 75
  223.             Height = 24
  224.             Caption = 'Example &2'
  225.             TabOrder = 3
  226.             OnClick = ExampleButton2Click
  227.           end
  228.           object ExampleButton3: TButton
  229.             Left = 254
  230.             Top = 62
  231.             Width = 75
  232.             Height = 24
  233.             Caption = 'Example &3'
  234.             TabOrder = 4
  235.             OnClick = ExampleButton3Click
  236.           end
  237.         end
  238.       end
  239.     end
  240.     object FolderTab: TTabSheet
  241.       Caption = '  Folder  '
  242.       object FolderGroup: TGroupBox
  243.         Left = 16
  244.         Top = 16
  245.         Width = 472
  246.         Height = 333
  247.         ParentShowHint = False
  248.         ShowHint = False
  249.         TabOrder = 0
  250.         object SortByRadioGroup: TRadioGroup
  251.           Left = 20
  252.           Top = 148
  253.           Width = 441
  254.           Height = 101
  255.           Caption = ' Sort thumbnails by '
  256.           Columns = 3
  257.           ItemIndex = 11
  258.           Items.Strings = (
  259.             'Image &width'
  260.             'Image &height'
  261.             'Image de&pth'
  262.             'Image a&rea'
  263.             'File &name'
  264.             'File e&xtension'
  265.             'File da&te'
  266.             'File &size'
  267.             '&Colour temperature'
  268.             'Average &brightness'
  269.             'Aspect rati&o'
  270.             'Do not per&form sort')
  271.           TabOrder = 9
  272.           OnClick = SortRadioGroupClick
  273.         end
  274.         object CheckBox3: TCheckBox
  275.           Left = 29
  276.           Top = 23
  277.           Width = 296
  278.           Height = 20
  279.           Caption = 'Automatically update thumbnails'
  280.           TabOrder = 0
  281.           OnClick = AnyClick
  282.         end
  283.         object SetDefaultsButton: TButton
  284.           Left = 350
  285.           Top = 44
  286.           Width = 109
  287.           Height = 26
  288.           Caption = 'Set Defaults'
  289.           TabOrder = 7
  290.           OnClick = SetDefaultsButtonClick
  291.         end
  292.         object SortDirRadioGroup: TRadioGroup
  293.           Left = 20
  294.           Top = 261
  295.           Width = 297
  296.           Height = 49
  297.           Caption = ' Sort direction '
  298.           Columns = 2
  299.           ItemIndex = 0
  300.           Items.Strings = (
  301.             '&Ascending'
  302.             '&Descending')
  303.           TabOrder = 10
  304.           OnClick = SortRadioGroupClick
  305.         end
  306.         object SortNow: TButton
  307.           Left = 350
  308.           Top = 275
  309.           Width = 109
  310.           Height = 26
  311.           Caption = 'Sort Now'
  312.           TabOrder = 11
  313.           OnClick = SortNowClick
  314.         end
  315.         object UseDefaultsButton: TButton
  316.           Left = 350
  317.           Top = 14
  318.           Width = 109
  319.           Height = 26
  320.           Caption = 'Use Defaults'
  321.           TabOrder = 6
  322.           OnClick = UseDefaultsButtonClick
  323.         end
  324.         object CheckBox8: TCheckBox
  325.           Left = 29
  326.           Top = 69
  327.           Width = 296
  328.           Height = 20
  329.           Caption = 'Automatically save thumbnails to browse file'
  330.           TabOrder = 1
  331.           OnClick = AnyClick
  332.         end
  333.         object CheckBox12: TCheckBox
  334.           Left = 29
  335.           Top = 91
  336.           Width = 296
  337.           Height = 20
  338.           Caption = 'Generate draft quality thumbnails (faster)'
  339.           TabOrder = 3
  340.         end
  341.         object ResetAllFoldersButton: TButton
  342.           Left = 350
  343.           Top = 76
  344.           Width = 109
  345.           Height = 26
  346.           Caption = 'Reset All Folders'
  347.           TabOrder = 8
  348.           OnClick = ResetAllFoldersButtonClick
  349.         end
  350.         object Panel3: TPanel
  351.           Left = 284
  352.           Top = 109
  353.           Width = 181
  354.           Height = 37
  355.           BevelOuter = bvLowered
  356.           TabOrder = 5
  357.           object ThumbnailSizeButton: TSpeedButton
  358.             Left = 66
  359.             Top = 6
  360.             Width = 109
  361.             Height = 26
  362.             AllowAllUp = True
  363.             GroupIndex = 1
  364.             Caption = 'Thumbnail Size'
  365.             ParentShowHint = False
  366.             ShowHint = False
  367.             OnClick = ThumbnailSizeButtonClick
  368.           end
  369.           object SizeEdit: TEdit
  370.             Left = 5
  371.             Top = 8
  372.             Width = 41
  373.             Height = 21
  374.             ParentShowHint = False
  375.             ShowHint = False
  376.             TabOrder = 0
  377.             Text = '0'
  378.             OnChange = SizeEditChange
  379.           end
  380.           object UpDown: TUpDown
  381.             Left = 46
  382.             Top = 8
  383.             Width = 16
  384.             Height = 21
  385.             Associate = SizeEdit
  386.             Min = 0
  387.             Max = 10000
  388.             ParentShowHint = False
  389.             Position = 0
  390.             ShowHint = False
  391.             TabOrder = 1
  392.             Thousands = False
  393.             Wrap = False
  394.             OnChanging = UpDownChanging
  395.           end
  396.         end
  397.         object CheckBox10: TCheckBox
  398.           Left = 29
  399.           Top = 114
  400.           Width = 252
  401.           Height = 20
  402.           Caption = 'Enable dithering'
  403.           TabOrder = 4
  404.         end
  405.         object CheckBox6: TCheckBox
  406.           Left = 29
  407.           Top = 46
  408.           Width = 180
  409.           Height = 20
  410.           Caption = 'Display additional file types:'
  411.           TabOrder = 2
  412.           OnClick = CheckBox6Click
  413.         end
  414.         object TypeEdit: TEdit
  415.           Left = 224
  416.           Top = 46
  417.           Width = 121
  418.           Height = 21
  419.           TabOrder = 12
  420.         end
  421.       end
  422.     end
  423.     object JpegTab: TTabSheet
  424.       Caption = 'JPEG'
  425.       object Label3: TLabel
  426.         Left = 224
  427.         Top = 8
  428.         Width = 269
  429.         Height = 85
  430.         AutoSize = False
  431.         Caption = 
  432.           'Set the encoding method and amount of compression that you want ' +
  433.           'to use when creating JPEG files of your thumbnail collection. Th' +
  434.           'ese settings also affect the thumbnails displayed in the browser' +
  435.           '.'
  436.         WordWrap = True
  437.       end
  438.       object QualityGroup: TGroupBox
  439.         Left = 16
  440.         Top = 92
  441.         Width = 472
  442.         Height = 257
  443.         Caption = ' Compression and image quality '
  444.         TabOrder = 0
  445.         object Label1: TLabel
  446.           Left = 344
  447.           Top = 183
  448.           Width = 117
  449.           Height = 22
  450.           Alignment = taCenter
  451.           AutoSize = False
  452.           Caption = 'Smallest file'
  453.           Font.Charset = DEFAULT_CHARSET
  454.           Font.Color = clWindowText
  455.           Font.Height = 14
  456.           Font.Name = 'Arial'
  457.           Font.Style = []
  458.           ParentFont = False
  459.           Transparent = True
  460.           WordWrap = True
  461.         end
  462.         object Label2: TLabel
  463.           Left = 22
  464.           Top = 183
  465.           Width = 107
  466.           Height = 22
  467.           Alignment = taCenter
  468.           AutoSize = False
  469.           Caption = 'Highest quality'
  470.           Font.Charset = DEFAULT_CHARSET
  471.           Font.Color = clWindowText
  472.           Font.Height = 14
  473.           Font.Name = 'Arial'
  474.           Font.Style = []
  475.           ParentFont = False
  476.           Transparent = True
  477.           WordWrap = True
  478.         end
  479.         object Label4: TLabel
  480.           Left = 46
  481.           Top = 233
  482.           Width = 43
  483.           Height = 25
  484.           AutoSize = False
  485.           Caption = '0%'
  486.           Transparent = True
  487.         end
  488.         object Label5: TLabel
  489.           Left = 376
  490.           Top = 233
  491.           Width = 46
  492.           Height = 25
  493.           Alignment = taRightJustify
  494.           AutoSize = False
  495.           Caption = '100%'
  496.           Transparent = True
  497.         end
  498.         object c: TLabel
  499.           Left = 8
  500.           Top = 64
  501.           Width = 79
  502.           Height = 49
  503.           Alignment = taCenter
  504.           AutoSize = False
  505.           Caption = 'Example of original image quality:'
  506.           Transparent = True
  507.           WordWrap = True
  508.         end
  509.         object Label6: TLabel
  510.           Left = 243
  511.           Top = 64
  512.           Width = 79
  513.           Height = 49
  514.           Alignment = taCenter
  515.           AutoSize = False
  516.           Caption = 'Preview of compressed image quality:'
  517.           Transparent = True
  518.           WordWrap = True
  519.         end
  520.         object Label7: TLabel
  521.           Left = 199
  522.           Top = 233
  523.           Width = 73
  524.           Height = 25
  525.           Alignment = taCenter
  526.           AutoSize = False
  527.           Caption = '50%'
  528.           Transparent = True
  529.         end
  530.         object Bevel1: TBevel
  531.           Left = 234
  532.           Top = 12
  533.           Width = 4
  534.           Height = 157
  535.           Shape = bsLeftLine
  536.         end
  537.         object TrackBar: TTrackBar
  538.           Left = 41
  539.           Top = 205
  540.           Width = 389
  541.           Height = 22
  542.           Max = 50
  543.           Orientation = trHorizontal
  544.           Frequency = 1
  545.           Position = 0
  546.           SelEnd = 0
  547.           SelStart = 0
  548.           TabOrder = 0
  549.           TickMarks = tmBottomRight
  550.           TickStyle = tsAuto
  551.           OnChange = TrackBarChange
  552.         end
  553.         object SrcePanel: TPanel
  554.           Left = 85
  555.           Top = 28
  556.           Width = 142
  557.           Height = 130
  558.           BevelOuter = bvLowered
  559.           TabOrder = 2
  560.         end
  561.         object JpegEdit: TEdit
  562.           Left = 222
  563.           Top = 178
  564.           Width = 27
  565.           Height = 21
  566.           TabOrder = 1
  567.           OnChange = JpegEditChange
  568.         end
  569.         object DestPanel: TPanel
  570.           Left = 321
  571.           Top = 29
  572.           Width = 142
  573.           Height = 130
  574.           BevelOuter = bvLowered
  575.           TabOrder = 3
  576.         end
  577.       end
  578.       object EncodingRadioGroup: TRadioGroup
  579.         Left = 16
  580.         Top = 16
  581.         Width = 193
  582.         Height = 61
  583.         Caption = ' Encoding method '
  584.         Columns = 2
  585.         ItemIndex = 0
  586.         Items.Strings = (
  587.           '&Standard'
  588.           '&Progressive')
  589.         TabOrder = 1
  590.       end
  591.     end
  592.     object ApplicationsTab: TTabSheet
  593.       Caption = 'Applications'
  594.       object Label8: TLabel
  595.         Left = 44
  596.         Top = 8
  597.         Width = 405
  598.         Height = 77
  599.         AutoSize = False
  600.         Caption = 
  601.           'Add your own applications to this list and they will appear in t' +
  602.           'he '#39'Open With'#39' menus. The first application in the list will be ' +
  603.           'the one that is launched by the '#39'Open'#39' command or when you doubl' +
  604.           'e-click on a thumbnail.'
  605.         Transparent = True
  606.         WordWrap = True
  607.       end
  608.       object DownTool: TToolbarButton97
  609.         Left = 456
  610.         Top = 224
  611.         Width = 23
  612.         Height = 22
  613.         Hint = 'Move item down the list'
  614.         Glyph.Data = {
  615.           F6000000424DF600000000000000760000002800000010000000100000000100
  616.           04000000000080000000120B0000120B00001000000010000000C2500400FA64
  617.           000000FF0000FFD6BB0000000000000000000000000000000000000000000000
  618.           0000000000000000000000000000000000000000000000000000222222222222
  619.           2222222222202222222222222211022222222222211110222222222211111102
  620.           2222222111110000222222222211022222222222221102222222222222110222
  621.           2222222222110222222222222211022222222222221102222222222222110222
  622.           2222222222110222222222222211022222222222222222222222}
  623.         ParentShowHint = False
  624.         ShowHint = True
  625.         OnClick = DownToolClick
  626.       end
  627.       object UpTool: TToolbarButton97
  628.         Left = 424
  629.         Top = 224
  630.         Width = 23
  631.         Height = 22
  632.         Hint = 'Move item up the list'
  633.         Glyph.Data = {
  634.           F6000000424DF600000000000000760000002800000010000000100000000100
  635.           04000000000080000000120B0000120B00001000000010000000C2500400FA64
  636.           000000FF0000FFD6BB0000000000000000000000000000000000000000000000
  637.           0000000000000000000000000000000000000000000000000000222222222222
  638.           2222222222110222222222222211022222222222221102222222222222110222
  639.           2222222222110222222222222211022222222222221102222222222222110222
  640.           2222222222110222222222211111000022222222111111022222222221111022
  641.           2222222222110222222222222220222222222222222222222222}
  642.         ParentShowHint = False
  643.         ShowHint = True
  644.         OnClick = UpToolClick
  645.       end
  646.       object AddButton: TButton
  647.         Left = 412
  648.         Top = 88
  649.         Width = 83
  650.         Height = 25
  651.         Caption = '&Add...'
  652.         TabOrder = 1
  653.         OnClick = AddButtonClick
  654.       end
  655.       object ModifyButton: TButton
  656.         Left = 412
  657.         Top = 120
  658.         Width = 83
  659.         Height = 25
  660.         Caption = 'M&odify...'
  661.         TabOrder = 2
  662.         OnClick = ModifyButtonClick
  663.       end
  664.       object RemoveButton: TButton
  665.         Left = 412
  666.         Top = 152
  667.         Width = 83
  668.         Height = 25
  669.         Caption = '&Remove'
  670.         TabOrder = 3
  671.         OnClick = RemoveButtonClick
  672.       end
  673.       object LaunchNowButton: TButton
  674.         Left = 412
  675.         Top = 184
  676.         Width = 83
  677.         Height = 25
  678.         Caption = '&Launch Now'
  679.         TabOrder = 4
  680.         OnClick = LaunchNowButtonClick
  681.       end
  682.       object StringGrid: TStringGrid
  683.         Left = 5
  684.         Top = 88
  685.         Width = 398
  686.         Height = 261
  687.         ColCount = 3
  688.         DefaultColWidth = 198
  689.         DefaultRowHeight = 16
  690.         RowCount = 15
  691.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goColSizing, goEditing]
  692.         TabOrder = 0
  693.         OnSelectCell = StringGridSelectCell
  694.         OnSetEditText = StringGridSetEditText
  695.         ColWidths = (
  696.           19
  697.           120
  698.           251)
  699.       end
  700.     end
  701.   end
  702.   object HelpButton: TButton
  703.     Left = 437
  704.     Top = 401
  705.     Width = 75
  706.     Height = 26
  707.     Caption = 'Help'
  708.     TabOrder = 3
  709.     OnClick = HelpButtonClick
  710.   end
  711.   object ColorDialog: TColorDialog
  712.     Ctl3D = True
  713.     Options = [cdFullOpen, cdShowHelp, cdAnyColor]
  714.     Left = 113
  715.     Top = 388
  716.   end
  717.   object Timer1: TTimer
  718.     Enabled = False
  719.     Interval = 250
  720.     OnTimer = Timer1Timer
  721.     Left = 176
  722.     Top = 388
  723.   end
  724.   object OpenDialog: TOpenDialog
  725.     DefaultExt = 'exe'
  726.     FileEditStyle = fsEdit
  727.     Filter = 'Executable files (*.exe)|*.exe|All files (*.*)|*.*'
  728.     FilterIndex = 0
  729.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  730.     Title = 'Choose application file'
  731.     Left = 448
  732.     Top = 300
  733.   end
  734.   object Timer2: TTimer
  735.     Interval = 10
  736.     OnTimer = Timer2Timer
  737.     Left = 216
  738.     Top = 388
  739.   end
  740. end
  741.